Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Python Tutorial
1) Buildin Function
2) Buildin Module
3) CGI Web
4) Class
5) Collections
6) Data Type
7) Database
8) Dictionary
9) File
10) Function
11) Introduction
12) List
13) Network
14) Operator
15) Regular Expressions
16) Statement
17) String
18) Thread
19) Tkinker
20) Tuple
21) Windows
22) Wxpython
23) XML
CGI Web
1) A Script for Displaying the Environment
2) A Simple CGI Script
3) A Simple Form
4) Allowing Users to Upload Files via CGI Scripts
5) CGI Environment
6) Creating Self-Posting CGI Scripts
7) Demonstrates get method with an XHTML form
8) Demonstrates post method with an XHTML form
9) Demonstrates use of cgi FieldStorage with an XHTML form
10) Displays the current date and time in a Web browser
11) Escape strings
12) Example using QUERY_STRING
13) List form data
14) Load file
15) Login form
16) Output a HTML page
17) Output current time
18) Output HR
19) Output html list
20) Output html tags
21) Post file content
22) Print out content type
23) Print web page content
24) Processing Parameters Passed to CGI Scripts
25) Program to display CGI environment variables
26) Programming Web Services
27) Read a File
28) Receiving Data from an HTML File
29) Simple Unicode CGI Example (uniCGI py)
30) Static Form Web Page (friends htm)
31) Your First Python CGI Script